Gets the value to set when the toggle is unchecked.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)
Syntax
| C# |
|---|
protected abstract T UnCheckedValue { get; } |
| Visual Basic |
|---|
Protected MustOverride ReadOnly Property UnCheckedValue As T Get |